@charset "utf-8";
/*body公用*/
/* ------------------------------------------------- 
 * 公用样式表 
 * ------------------------------------------------- 
*/  
body{font-family:"微软雅黑","宋体"; font-size:14px; line-height: 1; font-weight: 400; letter-spacing:-.1px; font-stretch:normal; font-style:normal; color: rgba(255, 255, 255, 0.8); color: #000;  background: rgba(255, 255, 255, 1); 
text-align:justify; -webkit-text-size-adjust:none; height:auto; 
-webkit-font-smoothing: subpixel-antialiased; /*chrome、safari*/
-moz-osx-font-smoothing: grayscale;/*firefox*/}
/** 定义HTML body **/

a {color:#000;transition:400ms ease all;}
a:focus {color: #000;outline: none; text-decoration: none;}
a:hover {color: #000;outline: none;text-decoration: none;transition:400ms ease all;}

/*========== 翻页公用 ==========*/

.pageflip{width: 100%;overflow: hidden;text-align: center; margin: 40px 0px 10px 0px;}
.pageflip  a{color: #cf0027;height: 34px;display: inline-block;overflow: hidden;line-height: 30px; padding: 0px 10px;border: 2px solid #cf0027;border-radius: 5px;margin: 0px 5px;}
.pageflip  a:hover,.pageflip a.dq{background: #cf0027;color: #fff;}
.pageflip  a i{display: block;line-height: 30px;height: 30px;}

@media (max-width:992px){
.pageflip{width: 100%;overflow: hidden;text-align: center; margin: 20px 0px 10px 0px;}
}
/*========== 翻页公用 ==========*/

/** IE浏览器版本过低  **/
#ie-alert-overlay {width:100%;height:100%;background-image:url(../images/bg.png);position: fixed; top: 0; left: 0;z-index:99999999999;}
* html #ie-alert-overlay {position: absolute;z-index:999999999999;}
#ie-alert-panel {width:520px;height:331px;position:fixed;background: url(../images/iealertsprite.png) no-repeat;background-position: -1px -109px ;top:50%;left:50%;margin:-201px 0 0 -296px;padding:72px 0 0 72px;_position:absolute;  /* fixed position hack for IE6 */_top:expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');  /* top:300px hack for IE6 */font-weight:bold;color:#333;line-height:1.5em;z-index:999999999999;}
#ie-alert-panel p {font-size:14px;width:486px;text-align:justify;}
#ie-alert-panel img {border:0;}
#ie-alert-panel span {font-size:18px;margin: 0 0 20px 0;display:block;padding:0;}
#ie-alert-panel ul {list-style: none;margin:0;padding:0;	}
#ie-alert-panel li {float:left;margin:0 22px 0 0;	}
#ie-alert-panel li.last {margin-right:0;}
#ie-alert-panel a {display:inline-block;		}
.browser {position: absolute;bottom:35px;	}
.chrome, .firefox, .ie9, .opera, .safari {background: url(../images/iealertsprite.png) no-repeat;}
.chrome {background-position: 0 0;width: 73px;height: 96px;margin:0 4px 0 0;}
.firefox {background-position: -292px 0;width: 73px;height: 98px;}
.ie9 {background-position: -179px 0;width: 95px;height: 98px;}
.opera {background-position: -90px 0;width: 73px;height: 98px;}
.safari {background-position: -387px 0;width: 73px;height: 98px;margin:0 4px 0 0;}
/** IE浏览器版本过低  **/


/*统一色  #ce182e */
/*======================== 顶部 ============================*/
/* Sticky Header Style 

@media (max-width:1600px){}
@media (max-width:1400px){}
@media (max-width:1200px){}
@media (max-width:992px){}
@media (max-width:767px){}
@media (max-width:640px){}
@media (max-width:460px){}
@media (max-width:360px){}
*/
/* ---------------------------------------- */


@media (max-width:1600px){}
@media (max-width:1400px){}
@media (max-width:1200px){}
@media (max-width:992px){}
@media (max-width:767px){}
@media (max-width:640px){}
@media (max-width:460px){}
@media (max-width:360px){}


.header{position:fixed;top: 0px; left: 0px;  background:rgba(255, 255, 255, 1);  width: 100%; height:auto; z-index: 9999;  border-bottom: 2px solid #ce182e; }
.header_1200{ width: 100%; max-width: 1200px;  margin: 0px auto;}

.top_wz{width: 100%; height: 40px; line-height: 40px; overflow: hidden; color: #999; border-bottom: 1px solid #efefef;}
.top_wz1200{width: 100%; max-width: 1200px; position: relative; margin: 0px auto;}
.top_wz_l{ float: left;}
.top_wz_r{ float: right;}
.top_wz_r a{ color: #999; padding: 0px 10px; }
.top_wz_r a:hover{ color: #ce182e;}

.top_boxx{ width: 100%; height: 120px; padding-top: 20px; overflow: hidden;}
.logo{ float:left;}
.top_tel{ float: right; text-align: right; font-size: 24px; line-height: 40px; padding-top: 25px; color: #ce182e;}

/** 手机导航按钮  **/
.btn-manu {position: absolute;top: 50%;right: 20px;margin-top: -15px;width: 30px;height: 30px;display: none}
.btn-manu span {position: absolute;top: 50%;left: 5px;width: 30px;height: 2.5px;background: #fff;}
.btn-manu span:nth-of-type(1) {margin-top: -8px}
.btn-manu span:nth-of-type(2) {margin-top: -1px}
.btn-manu span:nth-of-type(3) {margin-top: 6px}

.header-menu{display: none; font-size: 0;text-align: center}
/** 手机导航按钮  **/

.nav_menu,
.nav_menu ul,
.nav_menu ul li,
.nav_menu ul li a{display: block; position: relative;}

.nav_menu {width:100%; max-width: 1200px; margin: 0px auto; padding: 0px 0px 0px 0px; height: 50px; background:none;}
.nav_menu > ul > li {float: left; width: 12.5%;}
.nav_menu > ul > li > a { width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #000; padding: 0px 0px 0px 0px;
text-decoration: none; text-transform: uppercase; -webkit-transition: color .2s ease; -moz-transition: color .2s ease;-ms-transition: color .2s ease;-o-transition: color .2s ease; transition: color .2s ease;}
.nav_menu > ul > li > a span{ z-index: 2; position:absolute; width: 100%; display: block;}

.nav_menu > ul > li:hover > a {color: #fff; background:none;}
.nav_menu > ul > li > a.dq{color: #fff; }
.nav_menu > ul > li > a.dq::after {position: absolute; z-index: 1; bottom: 0px; left: 0px; width: 100%; height: 50px; background: #ce182e;content: "";
	 -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;}
.nav_menu > ul > li > a::after {position: absolute; z-index: 1;  overflow: hidden;bottom: 0px; left: 0px;  width: 100%; height: 0px; background: #ce182e;content: "";}
.nav_menu > ul > li:hover > a::after { position: absolute; z-index: 1;  bottom: 0px;left: 0px;   width: 100%; height: 50px;background: #ce182e;content: "";
	 -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;}
.nav_menu > ul > li.nav-has-sub > a { text-align: center; width: 100%;}

/* 二级 */
.nav_menu ul ul {width: 100%; text-align: center; position: absolute; left: -9999px; box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2); }
.nav_menu > ul > li > ul {border-top: 0px solid #ce182e;}
.nav_menu li:hover > ul {left: auto;}
.nav_menu.align-right li:hover > ul {right: 0;}
.nav_menu.align-right ul ul ul { margin-left: 0;margin-right: 100%;}
.nav_menu ul ul li { height: 0;width: 100%;
  -webkit-transition: height .32s ease;
  -moz-transition: height .32s ease;
  -ms-transition: height .32s ease;
  -o-transition: height .32s ease;
  transition: height .32s ease;}
.nav_menu ul li:hover > ul > li {height:45px; line-height: 45px;}
.nav_menu ul ul li a {font-size: 14px;padding: 0px 20px;width: 100%;background:rgba(206, 24, 46, 0.9);text-decoration: none;color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  border-top: 1px solid #ccc;}

/* 三级 */
.nav_menu ul ul ul { margin-left: 100%;top: 0; }
.nav_menu ul ul ul li a {font-size: 12px; width: 100%;background:rgba(255, 255, 255, 0.9);}
.nav_menu ul ul li:hover > a,
.nav_menu ul ul li a:hover {color: #ce182e;background: #FFF;border-top: 1px solid #e0e0e0;}
.nav_menu ul ul li.nav-has-sub > a::after {position: absolute;top: 20px;right: 10px;width: 4px;height: 4px;border-bottom: 1px solid #ce182e;border-right: 1px solid #ce182e; content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;}
.nav_menu.align-right ul ul li.nav-has-sub > a::after { right: auto;left: 10px;border-bottom: 0; border-right: 0;border-top: 1px solid #dddddd;border-left: 1px solid #dddddd;}
.nav_menu ul ul li.nav-has-sub:hover > a::after {border-color: #000;}


.bs-slider{margin-top: 170px;}
.indicators-line > .carousel-indicators {bottom: 1%; }
.indicators-line > .carousel-indicators .active{background-color:#ce182e;height: 2px;}
	
.index_tit{padding: 40px 0px 0px 0px; text-align:center;}
.index_tit h4{ font-size: 18px; padding-bottom: 20px; color: #999;}
.index_tit h3{ font-size: 26px; padding-bottom: 20px; background: url("../images/icon_4.png") no-repeat center bottom;}
.index_more{ text-align: center; padding: 20px 0px 30px 0px;}
.index_more a{ display: inline-block; padding: 0px 80px; line-height: 50px; background: #3f4a55; color: #fff;}
.index_more a:hover { padding: 0px 100px; background: #ce182e;}


/** pag_ban  **/
.pag_ban{position: relative;height: 400px; margin-top: 170px;}
.pag_ban_tit{ height: 100%; width:100%; max-width: 1200px; text-align: center; margin: 0px auto;position: relative;}
.pag_ban_tit_b{padding: 0px 0px; top:45%; width: 100%; position: absolute; color: #fff; text-align: center;}
.pag_ban_tit_b b{ font-size:44px; font-weight: 500; padding-bottom: 0px; margin-bottom: 15px; display: block; position: relative;}
.pag_ban_tit_b b em{ color: #cf0027;}
/**.pag_ban_tit_b b::after {position: absolute; bottom: 1px; left: 50%; margin-left: -45px; width: 90px; height: 3px; background: #f6a218;content: "";} **/
.pag_ban_tit_b span{font-size:22px; display: block;}
@media (max-width:1600px){
.pag_ban{position: relative;height: 380px}
}
@media (max-width:1400px){
.pag_ban{position: relative;height: 300px}

.pag_ban_tit{ height: 100%; width:100%; max-width: 1200px; text-align: center; margin: 0px auto;position: relative;}
.pag_ban_tit_b{padding: 0px 0px; top:40%; width: 100%; position: absolute; color: #fff; text-align: center;}
.pag_ban_tit_b b{ font-size:30px; padding-bottom: 20px; margin-bottom: 5px; display: block; position: relative;}

.pag_ban_tit_b span{font-size:18px; display: block;}
	
}
@media (max-width:992px){
.pag_ban{position: relative;height: 150px; margin-top: 80px;}
	
.pag_ban_tit{ height: 100%; width:100%; max-width: 1200px; text-align: center; margin: 0px auto;position: relative;}
.pag_ban_tit_b{padding: 0px 0px; top:50%; width: 100%; position: absolute; color: #fff; text-align: center;}
.pag_ban_tit_b b{ font-size:20px; padding-bottom: 0px; margin-bottom: 5px; display: block; position: relative;}
.pag_ban_tit_b span{font-size:14px; display: block;}
	
}
@media (max-width:768px){
	.logo{ float:none;}
	.header{position:fixed;top: 0px; left: 0px;  background:rgba(255, 255, 255, 1);  width: 100%; height:80px; z-index: 9999;  border-bottom: 2px solid #ce182e; }
.pag_ban{position: relative;height: 150px}
}
.pag_ban .imgBg {height: 100%}
.pag_ban .imgBg {background-position: center center;background-size: cover;background-repeat: no-repeat}
.pag_ban .imgBg img {display: none;}
/** pag_ban  **/




/** 首页业务  **/
.index_yewu_box{width: 100%; max-width: 100%; height:auto; background: #f5f5f5; position: relative; overflow: hidden;}
.index_yewu{width: 100%; max-width: 1300px; margin: 0px auto; padding:20px 50px; position: relative;}
a.index_yewu_a{width: 100%; display: block; padding: 10px 10px;  }
a.index_yewu_a .index_yewu_m{ text-align: center;background: #fff; height: 480px; padding: 60px 20px 30px 20px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
a.index_yewu_a img{width:81px; height: 81px;}
a.index_yewu_a .index_yewu_m1{ display: block;}
a.index_yewu_a .index_yewu_m2{ display: none;}
a.index_yewu_a .index_yewu_m3{ padding: 30px 0px; font-size: 16px;}
a.index_yewu_a .index_yewu_m4{ font-size: 14px; line-height: 22px; height: 154px; overflow: hidden; color: #666;}
a.index_yewu_a .index_yewu_m5{ color: #666; padding-top: 30px;}

a.index_yewu_a:hover .index_yewu_m{background: #ce182e; margin-top: -20px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
a.index_yewu_a:hover .index_yewu_m1{ display: none;}
a.index_yewu_a:hover .index_yewu_m2{ display:block;}
a.index_yewu_a:hover .index_yewu_m3{ color: #fff;}
a.index_yewu_a:hover .index_yewu_m4{ color: #fff;}
a.index_yewu_a:hover .index_yewu_m5{ color: #fff;}


.swiper01.swiper-container{padding: 30px 0px 30px 0px; }
.index_yewu .swiper01.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0px;}
.index_yewu .swiper01.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ background: #f00; width: 10px; height: 10px; opacity:0.5;}
.index_yewu .swiper01.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{ background: #000; opacity:1;}

.index_yewu .swiper-button-prev {left: 0px;opacity:1; top: 55%}
.index_yewu .swiper-button-next {right: 0px;opacity:1;top: 55%}
.index_yewu .swiper-button-prev {width: 40px;height: 40px; line-height: 40px; background:url(../images/jtl2.png) no-repeat center; text-align: center;}
.index_yewu .swiper-button-next {width: 40px;height: 40px; line-height: 40px; background:url(../images/jtr2.png) no-repeat center; text-align: center;}
.index_yewu .swiper-button-prev.swiper-button-disabled{opacity:1;background:url(../images/jtl1.png) no-repeat center;}
.index_yewu .swiper-button-next.swiper-button-disabled{opacity:1;background:url(../images/jtr1.png) no-repeat center;}

/** 首页业务  **/


.index_casex_box{width: 100%; max-width: 100%; height:auto; position: relative; overflow: hidden;background-repeat:no-repeat; background-position:center center; background-size:cover;}
.index_casex{width: 100%; max-width: 1300px; height: auto; margin: 0px auto; padding: 40px 50px; position: relative;}
/** 首页案例  **/


.index_casex .gg { float: left; width: 33.33333%; padding: 10px 0px 10px 0px; color: #fff;}
.index_casex .gg .a1 {
	top: 0;
	left: 0;
	width: 390px;
	height: 470px; position: relative; overflow: hidden;
}
.index_casex .gg .a1 a { display:block;
	width: 390px;
	height: 470px;
	background-position: top left;
	-webkit-transition: all 5.5s;
	transition: all 5.5s;
}
.index_casex .gg .a1:hover a {
	background-position: top right;
}
.index_casex .gg > div > a > span {	color: #fff;
	position: absolute;
	left: 0;
	bottom: -64px;
	width: 100%;
	height: 64px;
	z-index: 6;
	padding: 6px 20px 0 20px;
	background:rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.gg > div > a > span .font {
	display: block;
	font-size: 13px;
	color: #fff;
	line-height: 26px;
}
.index_casex .gg > div > a > span .font:first-child {
	font-size: 16px;
}
.index_casex .gg > div:hover > a > span {
	bottom: 0;
}

/** 首页案例  **/	
.index_case{width: 100%; max-width: 1300px; margin: 0px auto; padding: 20px 50px 0px 50px; position: relative;}
a.index_case_a{width: 100%; display: block; padding: 10px 10px; position: relative;  }
a.index_case_a .index_case_m{background: #fff; height:auto; padding: 0px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out; border: 1px solid #f5f5f5;}
.index_case_bimg{width: 100%;overflow: hidden;}
a.index_case_a .index_case_bimg img{width: 100%;transform: translateZ(0px);transition: transform 0.3s ease 0s;}
a.index_case_a:hover .index_case_bimg img {transform: scale(1.1, 1.1);transition: transform 0.6s ease 0s;}
a.index_case_a .index_case_b{ padding:0px 20px 0px 20px; margin: 5px 0px 0px 0px; font-size: 16px; border-bottom: 1px dotted #ccc;line-height: 30px; height: 30px; overflow: hidden; }
a.index_case_a .index_case_b1{ padding:0px 50px 0px 20px; margin: 4px 0px; font-size: 13px; color: #666; line-height: 24px; height: 48px; overflow: hidden; }
a.index_case_a .index_case_b2{ padding:0px 20px; margin: 4px 0px; font-size: 13px; color: #666; line-height: 24px; height: 24px; overflow: hidden; }
a.index_case_a .index_case_more{ padding:0px 20px; position:absolute; bottom: 0px; right: 0px; margin: 0px 0px 20px 0px; font-size: 24px;}

a.index_case_a:hover .index_case_b{ color: #ce182e;-webkit-transition: all .3s ease-out;transition: all .3s ease-out; }
a.index_case_a:hover .index_case_more{ color: #ce182e; padding:0px 30px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out; }
a.index_case_a:hover .index_case_m{border: 1px solid #E7E7E7;}

.swiper02.swiper-container{padding: 30px 0px 50px 0px;}
.index_case .swiper02.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px;}
.index_case .swiper02.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ background: #f6a218; width: 10px; height: 10px; opacity:1;}
.index_case .swiper02.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{ background: #000; opacity:1;}

.index_case .swiper-button-prev {width: 40px;height: 40px; line-height: 40px; background: rgba(0, 0, 0, 0.5); text-align: center;}
.index_case .swiper-button-next {width: 40px;height: 40px; line-height: 40px; background: rgba(0, 0, 0, 0.5); text-align: center;}
.index_case .swiper-button-prev {left: 0px;}
.index_case .swiper-button-next {right: 0px;}
/** 首页案例  **/	

/*index_04*/
.index_04 {
	padding: 30px 0;
	overflow: hidden;
	background: #f5f5f5;
	box-sizing: border-box;
}
.index_04 .wrap {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.index_04 .tit {
	margin-bottom: 25px;
	text-align: center;
}
.index_04 .tit h3 {
	padding-bottom: 13px;
	background: url(../images/icon_4.png) no-repeat bottom center;
	font-size: 28px;
	color: #000;
	line-height: 40px;
}
.index_04 .tit h4 {
	font-size: 20px;
	color: #ccc;
	line-height: 30px;
	letter-spacing: .2em;
}
.index_04 .mian .gg {
	position: relative;
	height: 800px;
	margin: 30px 0px;
	padding: 100px 0;
	background: url(../images/icon_9.png) no-repeat center;
}
.index_04 .mian .gg > div {
	position: absolute;
	width: 90px;
}
.index_04 .mian .gg > div > i {
	display: block;
	width: 100%;
	height: 48px;
	background: no-repeat center;
}
.index_04 .mian .gg > div > a > img {
	display: block;
	margin: 0 auto;
}
.index_04 .mian .gg > div > span {
	display: block;
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 40px;
}
.index_04 .mian .gg > div > a > span {
	display: block;
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 40px;
}
.index_04 .mian .gg .a0 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 324px;
	height: 424px;
	overflow: hidden;
	padding: 56px 50px;
	border-radius: 50%;
	box-sizing: border-box;
	margin: -233px 0 0 -151px;
}
.index_04 .mian .gg .a0 > h4 {
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-bottom: 0px;
}
.index_04 .mian .gg .a0 > h5 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 54px;
}
.index_04 .mian .gg .a0 > div { position: relative;
	padding-bottom: 10px;
}
#safecodeimg{ position: absolute; right: 10px; top: 10px;}
.index_04 .mian .gg .a0 > div.b1 select {
	width: 153px;
	height: 42px;
	padding: 5px 0;
	padding-left: 10px;
	border: none;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.index_04 .mian .gg .a0 div.b2 input {
	width: 100%;
	height: 42px;
	padding-left: 20px;
	border: none;
	box-sizing: border-box;
	font-size: 14px;
	color: #666;
	line-height: 42px;
	margin: 3px auto;
}
.index_04 .mian .gg .a0 > div.b3 select {
	width: 100%;
	height: 42px;
	padding: 10px 0;
	padding-left: 10px;
	border: none;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.index_04 .mian .gg .a0 div.b3 > span {
	width: 100%;
	height: 42px;
	background: #fff;
	line-height: 42px;
}
.index_04 .mian .gg .a0 div.b3 > span.fl input {
	width: 100%;
	height: 42px;
	padding-left: 20px;
	border: none;
	box-sizing: border-box;
	font-size: 14px;
	color: #666;
	vertical-align: top;
}
.index_04 .mian .gg .a0 div.b3 > span.fr {
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 14px;
	color: #666;
}
.index_04 .mian .gg .a0 div.b3 > span.fr input {
	width: 40px;
	height: 42px;
	border: none;
	box-sizing: border-box;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 42px;
	vertical-align: top;
}
.index_04 .mian .gg .a0 div.b4 {
	padding: 10px 0 0;
	text-align: center;
}
.index_04 .mian .gg .a0 div.b4 input {
	display: inline-block;
	width: 212px;
	height: 40px;
	border: 2px solid #fff;
	background: transparent;
	font-size: 18px;
	color: #fff;
}
.index_04 .mian .gg .a1 {
	top: 0;
	left: 50%;
	margin-left: -45px;
}
.index_04 .mian .gg .a2 {
	top: 135px;
	right: 254px;
}
.index_04 .mian .gg .a3 {
	top: 342px;
	right: 200px;
}
.index_04 .mian .gg .a4 {
	top: 548px;
	right: 275px;
}
.index_04 .mian .gg .a5 {
	bottom: 0;
	left: 50%;
	margin-left: -45px;
}
.index_04 .mian .gg .a6 {
	top: 548px;
	left: 275px;
}
.index_04 .mian .gg .a7 {
	top: 342px;
	left: 200px;
}
.index_04 .mian .gg .a8 {
	top: 135px;
	left: 254px;
}
.index_04 .mian .gg .a1 i {
	background-image: url(../img/index_4_01.png);
}
.index_04 .mian .gg .a2 i {
	background-image: url(../img/index_4_02.png);
}
.index_04 .mian .gg .a3 i {
	background-image: url(../img/index_4_03.png);
}
.index_04 .mian .gg .a4 i {
	background-image: url(../img/index_4_04.png);
}
.index_04 .mian .gg .a5 i {
	background-image: url(../img/index_4_05.png);
}
.index_04 .mian .gg .a6 i {
	background-image: url(../img/index_4_06.png);
}
.index_04 .mian .gg .a7 i {
	background-image: url(../img/index_4_07.png);
}
.index_04 .mian .gg .a8 i {
	background-image: url(../img/index_4_08.png);
}
.index_04 .mian .gg > div {
	cursor: default;
}
.index_04 .mian .gg > div:hover > i {
	animation: pound_1 1.2s ease infinite;
}
.index_04 .mian .kk {
	margin-top: 40px;
	padding: 25px 0;
	text-align: center;
}
.index_04 .mian .kk a {
	display: inline-block;
	width: 200px;
	height: 50px;
	background: #3f4a55;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.index_04 .mian .kk a:hover {
	background: #E1112A;
}
.index_04 .mian ul li:hover a .a1 img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
/*index_04*/


.index_bzh{width: 100%; max-width: 1300px; margin: 0px auto; padding: 20px 50px 30px 50px; position: relative;}

/* 本例子css */
.slideTxtBox{ width:100%; text-align:left; margin: 40px 0px 20px 0px;  }
.slideTxtBox .hd{ height:150px; padding:0 0px 0 0px; position:relative; }
.slideTxtBox .hd ul{ float:left;height:150px; position:absolute; left:0px; top:0px; width:100%;   }
.slideTxtBox .hd ul li{display: block; width: 19%; margin:0px 1.2% 0px 0px;  height:150px; float:left; text-align: center; padding:0px; background: #ce182e; cursor:pointer; transition: all 0.3s ease 0s; 
	-moz-box-shadow:0px 0px 20px  rgba(0,0,0,.3); -webkit-box-shadow:0px 0px 20px  rgba(0,0,0,.3);box-shadow:0px 0px 20px  rgba(0,0,0,.3);}
.slideTxtBox .hd ul li:nth-child(5){margin-right:0%; float:right;}

.slideTxtBox .hd ul li.sbg1{ padding-top: 100px; font-size: 18px; background:url(../images/sbg1h.png) no-repeat center 25px;}
.slideTxtBox .hd ul li.sbg2{ padding-top: 100px; font-size: 18px; background:url(../images/sbg2h.png) no-repeat center 25px;}
.slideTxtBox .hd ul li.sbg3{ padding-top: 100px; font-size: 18px; background:url(../images/sbg3h.png) no-repeat center 25px;}
.slideTxtBox .hd ul li.sbg4{ padding-top: 100px; font-size: 18px; background:url(../images/sbg4h.png) no-repeat center 25px;}
.slideTxtBox .hd ul li.sbg5{ padding-top: 100px; font-size: 18px; background:url(../images/sbg5h.png) no-repeat center 25px;}

.slideTxtBox .hd ul li.on{ height:150px; color: #fff;  }
.slideTxtBox .hd ul li.on.sbg1{ padding-top: 100px; font-size: 18px; background:url(../images/sbg1a.png) no-repeat center 25px  #ce182e;}
.slideTxtBox .hd ul li.on.sbg2{ padding-top: 100px; font-size: 18px; background:url(../images/sbg2a.png) no-repeat center 25px  #ce182e;}
.slideTxtBox .hd ul li.on.sbg3{ padding-top: 100px; font-size: 18px; background:url(../images/sbg3a.png) no-repeat center 25px  #ce182e;}
.slideTxtBox .hd ul li.on.sbg4{ padding-top: 100px; font-size: 18px; background:url(../images/sbg4a.png) no-repeat center 25px  #ce182e;}
.slideTxtBox .hd ul li.on.sbg5{ padding-top: 100px; font-size: 18px; background:url(../images/sbg5a.png) no-repeat center 25px  #ce182e;}

.slideTxtBox .bd ul{ padding:0px;  zoom:1; background: #ce182e; display: block; color: #fff; }
.slideTxtBox .bd li{ width: 31%; margin: 1.5% 1%; float: left;}
.slideTxtBox .bd li a{display: block; color: #fff;}
.slideTxtBox .bd li a img{width: 100%;}
.slideTxtBox .bd li a span{ display: block; padding: 10px 0px 0px 0px;}



.index_news_box{width: 100%; max-width: 100%; height:auto; position: relative; overflow: hidden; background: #f5f5f5; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.index_news{width: 100%; max-width: 1300px; height: auto; margin: 0px auto; padding: 30px 50px; position: relative;}	
	
.new_lst_cn{ padding-top: 40px;}
.new_cnrf {float: right;width: 100%;}
.newrf_lst dd {width: 48%;height: 85px; margin:0px 1% 10px 1%; border: 1px solid #e4e4e4;float: left; }
.new_rq {width: 65px;height: 65px;background: #969393;float: left;text-align: center;color: #FFF;margin-top: 10px;margin-left: 10px;margin-right: 15px;}
.new_rq .span {display: block;text-align: center;font-weight: bold;padding-top: 15px;}

.new_rq .span .d1{ font-size: 18px;display: block;}
.new_rq .span .d2{ font-size: 13px;font-weight: 400; }
.new_rq .span .d3{ font-size: 13px; font-weight: 400; }

.newrf_tx {float: left;width: 80%;margin-top: 8px;}
.newrf_tx a {color: #333;font-size: 14px;display: block;line-height: 30px; height: 30px; overflow: hidden;}
.newrf_tx .span {display: block;font-size: 12px;color: #999;height: 40px; line-height: 20px; overflow: hidden;}
.newrf_lst dd:hover {border: 2px solid #c00000;box-shadow: 0px 0px 15px rgba(192, 0, 0, .27);}
.newrf_lst dd:hover .newrf_tx a {color: #c00000;}
.newrf_lst dd:hover .new_rq {background: #c00000;margin-top: 9px;margin-left: 9px;}
.newrf_lst dd:hover .newrf_tx {margin-top: 7px;}
.mr0 {margin-right: 0px;}
	
.index_gg{width: 100%; text-align: center;}	
	
/** foot  **/	
.foot_box{ width: 100%; max-width: 100%; height:auto; background: #2c2c2c; color: #fff; position: relative; overflow: hidden;}
.foot_box a{color: #fff;}
.large-header{ position: absolute; width: 100%; height: 50%; z-index: 1;}
#large-header{width: 100%; height: 50%;}
#demo-canvas{width: 100%; height: 100%;}
.foot_m{width: 100%; max-width:1300px;margin: 0px auto; padding: 80px 50px 50px 50px; position:relative; z-index: 99;}

.foot_m_l{ float: left; width: 100%; height: 150px; line-height: 30px; padding-right: 500px;}
.foot_m_r{ float: right; width: 620px; position: absolute; right: 50px; top: 80px;}

.youqing{ color: #999; margin: 30px 0px; padding: 20px 0px; line-height: 30px; width: 100%; border-bottom: 1px solid #999;border-top: 1px solid #999;}
.youqing a{ color: #999; padding-right: 20px;}
.youqing a:hover{ color: #fff;}



.cop{color: #999;}
.cop a{color: #999;}
.phone{width: 180px;height: 120px;overflow: hidden;float: right;color: #666;padding-top:10px;text-align: right;margin-right: 20px;}
a.btn_phone{width: 120px; float: right; text-align: center; display: block; background: #ce182e;height: 40px;line-height: 40px;overflow: hidden;border-radius: 4px;}
a.btn_phone:hover{color: #ce182e; background: #fff;}
.mid{ color: #ccc; height: 40px;line-height: 40px;overflow: hidden;width: 100%;}
.last{font-size: 24px;color: #fff;}
.codepic{width: 120px;float: right;color: #999;text-align: center; margin-left: 20px;}
.codepic_box{width: 120px;height: 120px;overflow: hidden; margin-bottom: 10px;}
.codepic_box img{width: 100%;}
/** foot  **/	



.Second {
	padding: 20px 0;
}
.Second ul li {
	float: left;
	padding: 0 59px;
	background: url(../img/icon_12.png) no-repeat left center;
}
.Second ul li.a1 {
	padding-left: 0;
	background: none;
}
.Second ul li.a4 {
	padding-right: 0;
}
.Second ul li div.fl i {
	display: block;
	width: 56px;
	height: 56px;
	background: no-repeat center;
}
.Second ul li.a1 div.fl i {
	background-image: url(../images/foot_1_01.png);
}
.Second ul li.a2 div.fl i {
	background-image: url(../images/foot_1_02.png);
}
.Second ul li.a3 div.fl i {
	background-image: url(../images/foot_1_03.png);
}
.Second ul li.a4 div.fl i {
	background-image: url(../images/foot_1_04.png);
}
.Second ul li div.fr {
	padding-left: 20px;
}
.Second ul li div.fr font {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #aeaeae;
	line-height: 30px;
}
.Second ul li div.fr span {
	display: block;
	font-size: 13px;
	color: #8b8b8b;
}



/** pag_box  **/	
.pag_box{ width: 100%; max-width: 100%; padding-bottom: 50px;  height:auto; background: #fff url("../images/index_c_bg1.jpg") no-repeat center top fixed;  margin: 0px auto;  position: relative; }
.pag_main{width: 100%; max-width: 1200px; height:auto; background: #fff; padding: 50px 50px; margin: 0px auto 0px auto;  position: relative;}

.crack_nav{width: 100%; max-width: 1200px; color: #666; padding: 25px 0px; margin: 0px auto;}
.crack_nav a{padding: 0px 5px; color: #666;}
.crack_nav a:hover{ color: #ce182e;}

.about_tit{padding: 0px 0px 40px 0px; text-align:center; border-bottom: 1px solid #ccc;}
.about_tit h3{ font-size: 30px; font-weight: 400; color: #333;  position: relative;}

.about_info{padding: 30px 0px 0px 0px; font-size: 16px; color: #666; line-height: 28px; overflow: hidden;}
/** about_info  **/	

.pag_nav{width: 100%; max-width: 1200px; background: #fff; margin: 0px auto 10px auto; padding: 10px 0px; color: #666; border: 1px solid #ccc;}
.pag_nav a{ color: #666; font-size: 14px; line-height: 35px; display:block; float: left; padding: 0px 30px;}
.pag_nav a:hover,.pag_nav a.dq{ color: #cf0027;}
.pag_navl{ float: left; width: 10%; text-align: center; font-size: 16px; padding-top: 10px;}
.pag_navr{ float: left; border-left: 1px solid #ccc; width:90%;}




.case_main{width: 100%; max-width: 1200px; height:auto; padding: 10px 0px; margin: 0px auto 0px auto;  position: relative;}

a.pag_case_a{width: 25%; float: left; display: block; padding: 10px 10px; position: relative;  }
.pag_case_bimg{width: 100%;overflow: hidden;}
a.pag_case_a .pag_case_bimg img{width: 100%;transform: translateZ(0px);transition: transform 0.3s ease 0s;}
a.pag_case_a:hover .pag_case_bimg img {transform: scale(1.1, 1.1);transition: transform 0.6s ease 0s;}
a.pag_case_a .pag_case_b{ padding:0px 20px 0px 20px; background: #fff; color: #666; margin: 0px 0px 0px 0px; font-size: 14px; line-height: 50px; height: 50px; overflow: hidden; }
a.pag_case_a:hover .pag_case_b{ color: #ce182e;-webkit-transition: all .3s ease-out;transition: all .3s ease-out; }


a.pag_case_a .pag_case_s{ padding:0px 20px 0px 20px; background: #fff; color: #000; margin: 0px 0px 0px 0px; font-size: 18px; line-height: 45px; height: 45px; overflow: hidden; border-bottom: 1px solid #ccc;}
a.pag_case_a .pag_case_s span{font-size: 13px; color: #cf0027; padding-left: 10px; text-align: right;}
a.pag_case_a .pag_case_s span i{width: 15px; height: 13px; display: inline-block; background:url("../images/icon_19.png") no-repeat;}

.pag_case_dm{ padding: 10px 0px;background: #fff; }
a.pag_case_a .pag_case_d{ padding:0px 20px 0px 20px; color: #000; margin: 0px 0px 0px 0px; font-size: 14px; line-height: 25px; height: 50px; overflow: hidden; }
a.pag_case_a .pag_case_d span{font-size: 14px; color: #999; padding-left: 10px; text-align: right;}



.pag_bmain{width: 100%; max-width: 1200px; height:auto; padding: 10px 0px; margin: 0px auto 0px auto;  position: relative;}
.pag_bmain_l{ width: 100%; padding: 0px 330px 0px 0px; min-height: 700px;}
.pag_bmain_r{ width: 300px; position: absolute; top: 0px; right: 0px;}

ul.item_4{ width: 100%;display: block;}
ul.item_4 li{ width: 100%;display: block; margin-bottom: 20px;}
ul.item_4 li a{display: block; background: #fff; position: relative; padding: 15px;
	-webkit-transition: all .5s;
	transition: all .5s; }
ul.item_4 li a .item_4_img{ width:220px; height: 165px; position: absolute; left: 15px; top: 15px;}
ul.item_4 li a .item_4_info{ width: 100%; min-height: 165px; line-height: 26px; padding: 0px 150px 0px 240px;}
ul.item_4 li a .item_4_info1{ font-size: 20px; font-weight: 600; padding: 20px 0px 20px 0px;}
ul.item_4 li a .item_4_info2{ font-size: 14px; color: #666;}
ul.item_4 li a .item_4_info3{ font-size: 14px; color: #666;}
ul.item_4 li a .item_4_more{ position: absolute; right: 10px; bottom: 50px; background: #cf0027; color: #fff; padding: 10px 20px;}
ul.item_4 li a .item_4_more i{margin-right: 10px;}

ul.item_4 li a:hover{ background: #f8f8f8;box-shadow: 2px 2px 5px 0 rgba(0,0,0,.2); -webkit-transform: translateY(-4px); transform: translateY(-4px); }

.pag_bmain_r_yy{ background: #fff; padding: 15px; margin-top: 10px;}
.pag_bmain_r_yy1{ text-align: center; font-size: 20px; padding: 20px;}
.pag_bmain_r_yy2{ text-align: center; font-size: 14px; padding-bottom: 20px; line-height: 22px;}
.pag_bmain_r_yy2 span{color: #cf0027;}
.pag_bmain_r_yy3{  font-size: 14px;}

.pag_bmain_r_yy3 input[type="text"] {width: 100%;height: 45px; line-height: 45px; margin-bottom: 10px; padding: 15px;border: 1px solid #E4E4E4;box-sizing: border-box;}
.pag_bmain_r_yy3 input[type="submit"]{width: 100%;height: 45px; line-height: 45px; padding:0px; color: #fff; background: #cf0027; border: 1px solid #E4E4E4; box-sizing: border-box;}

.pag_bmain_r_gg{}
.pag_bmain_r_gg a{display: block; padding: 20px 0px 0px 0px;}
.pag_bmain_r_gg a img{width: 100%;}




ul.item_5{ width: 100%;display: block;}
ul.item_5 li{ width: 100%;display: block; margin-bottom: 20px;}
ul.item_5 li a{display: block; background: #fff; position: relative; padding: 15px;
	-webkit-transition: all .5s;
	transition: all .5s; }
ul.item_5 li a .item_5_img{ width:220px; height: 165px; position: absolute; left: 15px; top: 15px;}
ul.item_5 li a .item_5_info{ width: 100%; min-height: 145px; line-height: 26px; padding: 0px 10px 0px 240px;}
ul.item_5 li a .item_5_info1{ font-size: 16px; height: 20px; line-height: 20px; overflow: hidden; padding: 0px 0px 0px 0px; margin:20px 0px 10px 0px;}
ul.item_5 li a .item_5_info2{ font-size: 12px;height: 40px; line-height: 20px; overflow: hidden;  color: #666;}
ul.item_5 li a .item_5_more{  background: #cf0027; width: 130px; color: #fff; padding: 10px 20px; margin-top: 20px;}
ul.item_5 li a .item_5_more i{margin-right: 10px;}

ul.item_5 li a:hover{ background: #f8f8f8;box-shadow: 2px 2px 5px 0 rgba(0,0,0,.2); -webkit-transform: translateY(-4px); transform: translateY(-4px); }




.pag_info{width: 100%; max-width: 1200px; height:auto; padding: 10px 0px; margin: 0px auto;  position: relative;}

.pag_infol{ width: 100%; padding-right:400px; min-height: 500px; }
.pag_infor{ width: 350px; height: auto; overflow: hidden; color: #7f7f7f; font-size: 14px; line-height: 26px; padding: 30px 30px 30px 30px; min-height: 250px; position: absolute; right: 0px; top: 10px; border: 1px solid #e0e0e0;
    border-top: 2px solid #EF4136;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .11)}

.sp-info-h1{font-size: 18px; line-height: 26px; padding-bottom: 10px; text-align: left;}
.sp-info-top-b{ color: #999;text-align: left; padding-bottom: 10px; border-bottom: 1px dotted #ccc;}
.news-info-m{width: 100%; padding: 30px 0px; color: #666; font-size: 13px; line-height: 28px; overflow: hidden;  }

.sp-info-sxye{ padding: 20px 0px 0px 0px;}
.sp-info-sxye1{ padding-bottom: 10px; color: #666;}
.sp-info-sxye1 a{color: #666;}
.sp-info-sxye1 a:hover{ color: #cf0027;}

.pag_infolx{width: 100%; background: #fff; padding: 25px; min-height: 500px;}
.pag_infolx .sp-info-h1{font-size: 18px; line-height: 26px; padding-bottom: 10px; text-align: center;}
.pag_infolx .sp-info-top-b{ color: #999;text-align: center; padding-bottom: 10px; border-bottom: 1px dotted #ccc;}

.rightyanzhen{ position: relative; overflow: hidden; height: 45px; margin-bottom: 10px;}
.rightyanzhen img{position: absolute; right: 2px; top: 10px; }





.pf_down{ display: none;}

@media (max-width: 640px) { 
/*底部漂浮*/
.pf_down{ width:100%; float:left; position:fixed; left:0; bottom:0; background:#fff; height:50px; z-index:99; display: block; border-top: 1px solid #ccc;}
.pf_down li{ width:20%; float:left; text-align:center; padding:0 0 5px 0; position:relative;}
.pf_down li .ico{ width:100%; float:left; height:30px;}
.pf_down li .ico img{ height:36px;}
.pf_down li .name{ width:100%; float:left; margin-top:0px; font-size:12px; color:#929292; line-height:14px;}
.pf_down li.l1 a{ display:inline-block; *zoom:1; *display:inline; width:56px; height:56px; background:rgba(255,255,255,0.8); border:solid 2px #d32329; margin-top:-20px;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
}




















